ServiceTypeCategory 
EntityType  Independent 
Logical Entity Name  ServiceTypeCategory 
Default Table Name  SsServiceCategory 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

ServiceTypeCategory Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(120)  NO 
 
CampusGroupId(FK)    INTEGER  YES 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ServiceTypeCategory Keys 
Key Name  Key Type  Keys 
PK_SsServiceCategory_SsServiceCategoryID  PrimaryKey  Id 
SsServiceCategory_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
SsServiceCategory_SyCampusGrpID_N_N_IDX  Inversion Entry  CampusGroupId 

ServiceTypeCategory Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
ServiceType  Non-Identifying  One To Zero or More          NO 

ServiceTypeCategory Check Constraints 
Check Constraint Name  CheckConstraint 

ServiceTypeCategory Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.ServiceTypeCategory 
NO       
Physical (Microsoft SQL Server)
dbo.SsServiceCategory 
NO       

ServiceTypeCategory Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 

ServiceTypeCategory Data Movement Rules 
Name  Type  Rule Text/Value